home *** CD-ROM | disk | FTP | other *** search
/ Softline PAY-CD / Softline PAY-CD(1994).iso / programm / mathtype / demo / disk1 / demo.bat
Encoding:
DOS Batch File  |  1990-05-10  |  235 b   |  12 lines

  1. echo OFF
  2. if exist demo.bat goto show
  3. echo Please make the disk drive containing the MathType demo your default drive,
  4. echo then type "demo" and press Enter.
  5. goto end
  6. :show
  7. cd SHOW
  8. fxshow MAIN -cintro.gx2
  9. cd ..
  10. :end
  11. echo ON
  12.